composer.lock
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "f216d683c8e9b79d89cb260bd8cda22b",
"packages": [
{
"name": "taeluf/liaison",
"version": "v0.3.x-dev",
"source": {
"type": "git",
"url": "https://gitlab.com/taeluf/php/Liaison.git",
"reference": "bc1cb5c49e994060868a0a5bc15b57bea0289d48"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2FLiaison/repository/archive.zip?sha=bc1cb5c49e994060868a0a5bc15b57bea0289d48",
"reference": "bc1cb5c49e994060868a0a5bc15b57bea0289d48",
"shasum": ""
},
"require-dev": {
"taeluf/tester": "dev-version_1"
},
"default-branch": true,
"type": "library",
"autoload": {
"classmap": [
"code/class",
"code/core"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Liaison, for building web apps",
"support": {
"issues": "https://gitlab.com/api/v4/projects/22127834/issues"
},
"time": "2021-10-08T21:23:53+00:00"
}
],
"packages-dev": [
{
"name": "taeluf/better-regex",
"version": "v0.3.x-dev",
"source": {
"type": "git",
"url": "https://gitlab.com/taeluf/php/better-regex.git",
"reference": "37164cb7aa2537b3623529ff68db6d85de343cd1"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Fbetter-regex/repository/archive.zip?sha=37164cb7aa2537b3623529ff68db6d85de343cd1",
"reference": "37164cb7aa2537b3623529ff68db6d85de343cd1",
"shasum": ""
},
"default-branch": true,
"type": "library",
"autoload": {
"classmap": [
"code"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"support": {
"issues": "https://gitlab.com/api/v4/projects/23207428/issues"
},
"time": "2021-09-18T21:27:33+00:00"
},
{
"name": "taeluf/code-scrawl",
"version": "v0.5.x-dev",
"source": {
"type": "git",
"url": "https://gitlab.com/taeluf/php/CodeScrawl.git",
"reference": "0edc49158bc6a01056369f3027f9e950371edfdf"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2FCodeScrawl/repository/archive.zip?sha=0edc49158bc6a01056369f3027f9e950371edfdf",
"reference": "0edc49158bc6a01056369f3027f9e950371edfdf",
"shasum": ""
},
"require": {
"taeluf/better-regex": "v0.3.x-dev",
"taeluf/lexer": "v0.2.x-dev"
},
"require-dev": {
"taeluf/tester": "v0.2.x-dev"
},
"default-branch": true,
"type": "library",
"autoload": {
"classmap": [
"code/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A documentation generation framework with some built-in extensions for exporting comments and code, and importing into markdown. ",
"support": {
"issues": "https://gitlab.com/api/v4/projects/23167681/issues"
},
"time": "2021-09-29T18:21:10+00:00"
},
{
"name": "taeluf/lexer",
"version": "v0.2.x-dev",
"source": {
"type": "git",
"url": "https://gitlab.com/taeluf/php/lexer.git",
"reference": "e03b6a17521796daa93b83d71f37a1f4bccb946b"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Flexer/repository/archive.zip?sha=e03b6a17521796daa93b83d71f37a1f4bccb946b",
"reference": "e03b6a17521796daa93b83d71f37a1f4bccb946b",
"shasum": ""
},
"type": "library",
"autoload": {
"classmap": [
"code"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"support": {
"issues": "https://gitlab.com/api/v4/projects/24825489/issues"
},
"time": "2021-09-20T17:56:27+00:00"
},
{
"name": "taeluf/tester",
"version": "v0.2.x-dev",
"source": {
"type": "git",
"url": "https://gitlab.com/taeluf/php/php-tests.git",
"reference": "ae084d591381bf6357e4d057ad98b20627525fe1"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Fphp-tests/repository/archive.zip?sha=ae084d591381bf6357e4d057ad98b20627525fe1",
"reference": "ae084d591381bf6357e4d057ad98b20627525fe1",
"shasum": ""
},
"require-dev": {
"taeluf/code-scrawl": "v0.3.x-dev"
},
"default-branch": true,
"bin": [
"code/phptest"
],
"type": "library",
"autoload": {
"classmap": [
"code/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A unit testing library for Php.",
"support": {
"issues": "https://gitlab.com/api/v4/projects/22523769/issues"
},
"time": "2021-09-06T16:46:38+00:00"
}
],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"taeluf/liaison": 20,
"taeluf/code-scrawl": 20,
"taeluf/tester": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.1.0"
}